* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.banner ul li {
  position: relative;
  height: 100%;
}
.banner ul li .bannerBg {
  width: 100%;
  display: block;
}
.banner ul li .bannerBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
  box-sizing: border-box;
  padding-left: 15%;
  padding-right: 5%;
  height: 100%;
}
.banner ul li .bannerBox .bannerBoxL {
  margin-top: 8%;
}
.banner ul li .bannerBox .bannerBoxL h4 {
  font-size: 0.46rem;
  font-weight: bold;
  color: #1b2541;
}
.banner ul li .bannerBox .bannerBoxL p {
  margin-top: 5%;
  width: 3rem;
  height: 0.7rem;
  background-color: #e0402a;
  box-shadow: 0px 9px 40px 0px rgba(224, 64, 42, 0.45);
  border-radius: 3px;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.7rem;
  color: #fff;
}
.banner ul li .bannerBox .bannerBoxL span {
  font-size: 0.2rem;
  display: block;
  margin-top: 4%;
}
.banner ul li .bannerBox .bannerBoxR {
  width: 40%;
  position: absolute;
  right: 0;
  bottom: 0.05rem;
  height: 100%;
  padding-right: 5%;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox {
  position: relative;
  height: 100%;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRBg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz1 {
  width: 18.5%;
  position: absolute;
  bottom: 27%;
  left: 8%;
  display: block;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz1.a2 {
  animation: mymove4 1.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz2 {
  width: 18.5%;
  position: absolute;
  bottom: 27.5%;
  left: 41%;
  display: block;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz2.a3 {
  animation: mymove4 1.6s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz3 {
  width: 18.5%;
  position: absolute;
  bottom: 27%;
  right: 8%;
  display: block;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz3.a4 {
  animation: mymove4 2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb1 {
  width: 7.1%;
  position: absolute;
  display: block;
  bottom: 32%;
  left: 27%;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb1.a5 {
  animation: mymove2 2.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb2 {
  width: 7.1%;
  position: absolute;
  display: block;
  bottom: 32%;
  right: 27%;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb2.a6 {
  animation: mymove4 2.6s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb3 {
  width: 8.3%;
  position: absolute;
  display: block;
  bottom: 26%;
  left: 29%;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb3.a7 {
  animation: mymove4 3s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb4 {
  width: 8.3%;
  position: absolute;
  display: block;
  bottom: 26%;
  right: 29%;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb4.a8 {
  animation: mymove2 3.4s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox.a3 {
  animation: mymove3 1.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox.a4 {
  animation: mymove3 1.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox.a5 {
  animation: mymove3 1.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox.a6 {
  animation: mymove3 1.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox.a7 {
  animation: mymove3 1.2s ease-out infinite alternate !important;
}
.banner ul li .bannerBox .bannerBoxR .bannerBoxRBox.a8 {
  animation: mymove3 1.2s ease-out infinite alternate !important;
}
.indexTitle {
  text-align: center;
}
.indexTitle h4 {
  display: inline-block;
  background: url(../images/indexTitleBg.png) no-repeat top left;
  padding: 0.1rem 0.1rem 0;
  color: #1b2541;
  font-size: 0.34rem;
  font-weight: bold;
  margin-top: 0.66rem;
  line-height: 1;
}
.indexTitle p {
  color: #585872;
  padding-top: 22px;
  line-height: 1;
}
.ThreeSystems .ThreeSystemsBox {
  margin-top: 0.6rem;
  position: relative;
  padding-bottom: 0.5rem;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL {
  width: 16.7%;
  position: absolute;
  top: 0.28rem;
  left: 0;
  z-index: 999999999;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL .ThreeSystemsBoxLBox {
  width: 100%;
  position: relative;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL .ThreeSystemsBoxLBox .ThreeSystemsBoxLList {
  width: 90%;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL .ThreeSystemsBoxLBox .ThreeSystemsBoxLList h4 {
  width: 100%;
  height: 0.4rem;
  background: url(../images/ThreeSystemsBoxLList.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: 0.2rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.16rem;
  color: #666666;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL .ThreeSystemsBoxLBox .ThreeSystemsBoxLList p {
  font-size: 0.14rem;
  text-align: center;
  padding-bottom: 0.2rem;
  line-height: 1;
  color: #999;
  padding-top: 0.15rem;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL .ThreeSystemsBoxLBox .ThreeSystemsBoxLListBg {
  position: absolute;
  top: 0.15rem;
  right: 0;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR {
  width: 16.5%;
  position: absolute;
  top: 0.28rem;
  right: 0;
  z-index: 999999999;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR .ThreeSystemsBoxRBox {
  width: 100%;
  position: relative;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR .ThreeSystemsBoxRBox .ThreeSystemsBoxRList {
  width: 90%;
  height: 0.4rem;
  margin-left: 10%;
  background: url(../images/ThreeSystemsBoxR.png) no-repeat center;
  background-size: 100% 100%;
  text-indent: 5em;
  line-height: 0.4rem;
  margin-top: 0.16rem;
  font-size: 0.16rem;
  color: #666666;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR .ThreeSystemsBoxRBox .ThreeSystemsBoxRListBg {
  position: absolute;
  top: 0.18rem;
  left: 0;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR .ThreeSystemsBoxRBox .ThreeSystemsBoxRListBg img {
  height: 100%;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxC {
  width: 88%;
  position: relative;
  margin: 0rem auto 0;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxC img.ThreeSystemsBoxCBg {
  width: 100%;
  display: block;
  padding-top: 0.8rem;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxC img.ThreeSystemsBoxCBg1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.36rem;
  opacity: 0.3;
  width: 74%;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 550px;
  -ms-perspective: 550px;
  perspective: 550px;
  animation: mymove5 1.2s ease-out infinite alternate !important;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText1 {
  position: absolute;
  top: 24%;
  left: 32.5%;
  text-align: center;
  z-index: 99;
  animation: mymove6 1s 0.5s ease-out infinite alternate !important;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText1 h4 {
  font-size: 0.2rem;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText1 p {
  font-size: 0.14rem;
  color: #999;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText2 {
  position: absolute;
  top: 0%;
  left: 46.5%;
  text-align: center;
  z-index: 98;
  animation: mymove6 1s 1s ease-out infinite alternate !important;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText2 h4 {
  font-size: 0.2rem;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText2 p {
  font-size: 0.14rem;
  color: #999;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText3 {
  position: absolute;
  top: 18%;
  left: 60%;
  text-align: center;
  z-index: 99;
  animation: mymove6 1s 1.5s ease-out infinite alternate !important;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText3 h4 {
  font-size: 0.2rem;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText3 p {
  font-size: 0.14rem;
  color: #999;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxJtL {
  position: absolute;
  top: 25%;
  left: 23%;
  animation: mymove2 1s 0.5s ease-out infinite alternate !important;
}
.ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxJtR {
  position: absolute;
  top: 25%;
  right: 23%;
  animation: mymove2 1s 1s ease-out infinite alternate !important;
}
.GlobalMarketing {
  position: relative;
  width: 100%;
  height: auto;
  background: url(../images/GlobalMarketingBg.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 0.6rem;
}
.GlobalMarketing .GlobalMarketingBox {
  padding-top: 0.48rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL {
  flex: 0 0 22%;
  justify-content: center;
  float: left;
  width: 22%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL h4 {
  text-align: center;
  font-size: 0.16rem;
  color: #3f60be;
  font-weight: bold;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs {
  margin-top: 0.15rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs h5 {
  width: 100%;
  height: 0.4rem;
  background: #d0d9f5;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsCenter {
  border: 1px dashed #c7d4e7;
  border-top: 0;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsCenter ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.25rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsCenter ul li {
  text-align: center;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsCenter ul li i {
  display: block;
  padding-bottom: 0.09rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsCenter ul li img {
  height: 0.18rem;
  display: inline-block;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs h6 {
  padding-top: 0.2rem;
  font-size: 0.18rem;
  line-height: 1;
  text-align: center;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs h2 {
  text-align: center;
  font-size: 0.22rem;
  line-height: 1;
  font-weight: bold;
  padding: 0.26rem 0;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL .GlobalMarketingBoxLXs h3 {
  font-size: 0.18rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 0.21rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxLText {
  flex: 0 0 11.46%;
  justify-content: center;
  float: left;
  width: 11.46%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxLText i {
  width: 83%;
  margin-left: 17%;
  display: block;
  border-bottom: 1px solid #c7d4e7;
  text-align: center;
  font-size: 0.2rem;
  padding-bottom: 0.12rem;
  line-height: 1;
  position: relative;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxLText i::after {
  content: "→";
  top: 50%;
  left: 0;
  transform: translateY(-80%);
  position: absolute;
  font-size: 0.14rem;
  font-weight: normal;
  color: #3f60be;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC {
  flex: 0 0 33.08%;
  justify-content: center;
  float: left;
  width: 33.08%;
  position: relative;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBg {
  width: 100%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC h4 {
  font-size: 0.2rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 13%;
  width: 100%;
  text-align: center;
  margin-top: 11%;
  color: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: 30%;
  left: 0;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL ul {
  margin-top: 10%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL ul li {
  width: 57.8%;
  height: 0.35rem;
  margin-left: 21.1%;
  box-shadow: 0px 9px 4px 0px rgba(63, 96, 190, 0.09);
  border-radius: 18px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.3rem;
  text-align: center;
  line-height: 0.35rem;
  display: block;
  color: #666666;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCR {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  margin-top: 6%;
  position: relative;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCR ul {
  box-shadow: 0px 9px 4px 0px rgba(63, 96, 190, 0.09);
  border-radius: 18px;
  width: 57.8%;
  margin-left: 21.1%;
  padding-bottom: 5%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCR ul li {
  height: 0.35rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.15rem;
  text-align: center;
  line-height: 0.35rem;
  display: block;
  color: #666666;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList {
  width: 64.4%;
  margin-left: 19.8%;
  position: absolute;
  top: 64%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList img {
  margin: 0 auto;
  display: block;
  width: 74.74%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList b {
  display: inline-block;
  background: #e0402a;
  padding: 0.05rem 0.1rem;
  border-radius: 0.5rem;
  font-weight: normal;
  font-size: 0.14rem;
  color: #fff;
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translateX(-50%);

}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList span {
  display: inline-block;
  background: #e18c47;
  padding: 0.05rem 0.1rem;
  border-radius: 0.5rem;
  font-weight: normal;
  font-size: 0.14rem;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 5em;
  text-align: center;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList em {
  display: inline-block;
  background: #e18c47;
  padding: 0.05rem 0.1rem;
  border-radius: 0.5rem;
  font-weight: normal;
  font-size: 0.14rem;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 8%;
  width: 5em;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxRText {
  flex: 0 0 12.7%;
  justify-content: center;
  float: left;
  width: 12.7%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxRText i {
  width: 83%;
  display: block;
  border-bottom: 1px solid #ddc9c6;
  text-align: center;
  font-size: 0.2rem;
  padding-bottom: 0.12rem;
  line-height: 1;
  position: relative;
  padding: 0 8% 0.12rem;
  color: #e0412b;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxRText i::after {
  content: "←";
  top: 50%;
  right: 0%;
  transform: translateY(-80%);
  position: absolute;
  font-size: 0.14rem;
  font-weight: normal;
  color: #e0412b;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxRText i:nth-child(1) {
  margin-bottom: 1rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR {
  flex: 0 0 20.5%;
  justify-content: center;
  float: left;
  width: 20.5%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox {
  width: 86.33%;
  float: right;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop {
  margin-bottom: 0.3rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop h4 {
  text-align: center;
  font-size: 0.16rem;
  color: #e0412b;
  font-weight: bold;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop h5 {
  margin-top: 0.15rem;
  width: 100%;
  height: 0.4rem;
  background: #ffd3cd;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.4rem;
  color: #333333;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop .GlobalMarketingBoxLXsCenter {
  border: 1px dashed #ddc9c6;
  border-top: 0;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop .GlobalMarketingBoxLXsCenter ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.4rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop .GlobalMarketingBoxLXsCenter ul li {
  text-align: center;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop .GlobalMarketingBoxLXsCenter ul li i {
  display: block;
  padding-bottom: 0.09rem;
  color: #666;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsTop .GlobalMarketingBoxLXsCenter ul li img {
  height: 0.18rem;
  display: inline-block;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom {
  margin-bottom: 0.5rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom h4 {
  text-align: center;
  font-size: 0.16rem;
  color: #e0412b;
  font-weight: bold;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom h5 {
  margin-top: 0.15rem;
  width: 100%;
  height: 0.4rem;
  background: #ffd3cd;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.4rem;
  color: #333333;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter {
  border: 1px dashed #ddc9c6;
  border-top: 0;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.2rem;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter ul li {
  text-align: center;
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter ul li i {
  display: block;
  padding-bottom: 0.09rem;
  color: #666;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter ul li img {
  height: 0.18rem;
  display: inline-block;
}
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter ul li:nth-child(3),
.GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox .GlobalMarketingBoxLXs .GlobalMarketingBoxLXsBottom .GlobalMarketingBoxLXsCenter ul li:nth-child(4) {
  margin-top: 0.2rem;
}
.programme {
  box-sizing: border-box;
}
.programme .programmeList ul li {
  margin-top: 0.31rem;
  position: relative;
}
.programme .programmeList ul li .dl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.programme .programmeList ul li::after {
  content: "";
  width: 1px;
  height: 90%;
  border-left: 1px dashed #d6e1f1;
  position: absolute;
  top: 0.32rem;
  left: 50%;
}
.programme .programmeList ul li:nth-child(1) {
  background: url(../images/programmeTop.png) no-repeat center;
  padding: 0.5rem 0;
  overflow: hidden;
}
.programme .programmeList ul li:nth-child(1) .programmeListL {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 36.02%;
  justify-content: center;
  float: left;
  width: 36.02%;
  position: relative;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList1Bg {
  width: 100%;
  padding-left: 0.25rem;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList2Bg {
  width: 60.4%;
  padding-left: 0rem;
  position: absolute;
  bottom: 0.15rem;
  left: 0;
  animation: mymove7 3s 0.5s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList3Bg {
  width: 21.22%;
  position: absolute;
  bottom: 0rem;
  right: 25%;
  animation: mymove7 4s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco1 {
  position: absolute;
  top: 18%;
  left: 14%;
  animation: mymove7 2s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco2 {
  position: absolute;
  top: 14%;
  left: 40%;
  animation: mymove7 3s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco3 {
  position: absolute;
  top: 20%;
  left: 60%;
  animation: mymove7 4s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco4 {
  position: absolute;
  top: 30%;
  right: 0%;
  animation: mymove7 4.5s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco5 {
  position: absolute;
  top: 59%;
  left: 76%;
  animation: mymove7 3s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxText {
  flex: 0 0 58%;
  justify-content: center;
  float: left;
  width: 58%;
  padding-right: 0.36rem;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-left: 0.13rem;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  left: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
}
.programme .programmeList ul li:nth-child(1) .programmeListR {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText {
  flex: 0 0 60%;
  justify-content: center;
  float: left;
  width: 60%;
  padding-left: 0.28rem;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-right: 0.13rem;
  text-align: right;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  right: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
  text-align: right;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 32.64%;
  justify-content: center;
  float: left;
  width: 32.64%;
  margin-top: 0.3rem;
  position: relative;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img1 {
  width: 100%;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img2 {
  position: absolute;
  bottom: 0.27rem;
  left: 22.5%;
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  animation: mymove2 3s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img3 {
  position: absolute;
  bottom: 0.18rem;
  right: 15.5%;
  flex: 0 0 26.5%;
  justify-content: center;
  float: left;
  width: 26.5%;
  animation: mymove7 4s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) {
  padding: 0.5rem 0;
  overflow: hidden;
  margin-top: 0;
}
.programme .programmeList ul li:nth-child(2)::after {
  content: "";
  width: 1px;
  height: 100%;
  border-left: 1px dashed #d6e1f1;
  position: absolute;
  top: 0;
  left: 50%;
}
.programme .programmeList ul li:nth-child(2) .programmeListR {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText {
  flex: 0 0 52%;
  justify-content: center;
  float: left;
  width: 52%;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-right: 0.13rem;
  text-align: right;
  text-transform: uppercase;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  right: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
  text-align: right;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 39%;
  justify-content: center;
  float: left;
  width: 39%;
  margin-top: 0.3rem;
  position: relative;
  padding-right: 0.38rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img1 {
  width: 100%;
  padding-left: 9.2%;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 21.8%;
  animation: mymove8 4s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img3 {
  position: absolute;
  top: 26%;
  left: 23%;
  width: 7.1%;
  animation: mymove8 2s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img4 {
  width: 26.58%;
  bottom: 0;
  right: 6%;
  position: absolute;
  animation: mymove6 6s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 36.02%;
  justify-content: center;
  float: left;
  width: 36.02%;
  position: relative;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList1Bg {
  width: 100%;
  padding-left: 0.25rem;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList2Bg {
  width: 60.4%;
  padding-left: 0rem;
  position: absolute;
  bottom: 0.15rem;
  left: 0;
  animation: mymove7 3s 0.5s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList3Bg {
  width: 21.22%;
  position: absolute;
  bottom: 0rem;
  right: 25%;
  animation: mymove7 4s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco1 {
  position: absolute;
  top: 18%;
  left: 14%;
  animation: mymove7 2s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco2 {
  position: absolute;
  top: 14%;
  left: 40%;
  animation: mymove7 3s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco3 {
  position: absolute;
  top: 20%;
  left: 60%;
  animation: mymove7 4s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco4 {
  position: absolute;
  top: 30%;
  right: 0%;
  animation: mymove7 4.5s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco5 {
  position: absolute;
  top: 59%;
  left: 76%;
  animation: mymove7 3s 0s ease-out infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxText {
  flex: 0 0 58%;
  justify-content: center;
  float: left;
  width: 58%;
  padding-right: 0.36rem;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-left: 0.13rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  left: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(2) .programmeListR .programmeListL .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListL {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 36.02%;
  justify-content: center;
  float: left;
  width: 36.02%;
  position: relative;
  box-sizing: border-box;
  padding-left: 0.48rem;
  margin-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListL3BoxImg1 {
  width: 88.32%;
  display: block;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListL3BoxImg2 {
  position: absolute;
  top: -0.1rem;
  right: 11%;
  width: 50%;
  animation: mymove9 4s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListL3BoxImg3 {
  position: absolute;
  bottom: 0.15rem;
  right: 11%;
  width: 72.9%;
  animation: mymove2 8s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText {
  flex: 0 0 58%;
  justify-content: center;
  float: left;
  width: 58%;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-left: 0.13rem;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  left: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
}
.programme .programmeList ul li:nth-child(3) {
  background: url(../images/programmebottom.png) no-repeat center top;
  padding: 0rem 0 0.5rem;
  overflow: hidden;
  margin-top: 0;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(3)::after {
  content: "";
  width: 1px;
  height: 82%;
  border-left: 1px dashed #d6e1f1;
  position: absolute;
  top: 0;
  left: 50%;
}
.programme .programmeList ul li:nth-child(3) .programmeListL {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  padding-top: 0.6rem;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 33%;
  justify-content: center;
  float: left;
  width: 33%;
  position: relative;
  box-sizing: border-box;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListLBox5Img1 {
  width: 64.8%;
  margin-left: 18.6%;
  animation: mymove6 8s 4s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListLBox5Img2 {
  position: absolute;
  top: 30%;
  left: 0;
  animation: mymove6 6s 2s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListLBox5Img3 {
  position: absolute;
  top: 10%;
  right: 0;
  animation: mymove6 4s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText {
  flex: 0 0 59%;
  justify-content: center;
  float: left;
  width: 59%;
  padding-right: 0.36rem;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-left: 0.13rem;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  left: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
}
.programme .programmeList ul li:nth-child(3) .programmeListR {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  padding-top: 0.6rem;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText {
  flex: 0 0 58%;
  justify-content: center;
  float: left;
  width: 58%;
  padding-left: 0.28rem;
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText h4 {
  font-size: 0.18rem;
  position: relative;
  line-height: 1;
  padding-right: 0.13rem;
  text-align: right;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText h4::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #e0402a;
  position: absolute;
  right: 0;
  top: 0;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #586772;
  padding-top: 0.36rem;
  text-align: right;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg {
  flex: 0 0 34%;
  justify-content: center;
  float: left;
  width: 34%;
  margin-top: 0.3rem;
  position: relative;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox6Img1 {
  width: 100%;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox6Img2 {
  position: absolute;
  top: 0;
  left: 14%;
  width: 13%;
  animation: mymove2 6s 0s infinite alternate !important;
}
.programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox6Img3 {
  position: absolute;
  bottom: 0;
  left: -10%;
  width: 45.8%;
  animation: mymove6 5s 0s infinite alternate !important;
}
.enterprisemarketing {
  background: url(../images/enterprisemarketing.jpg) no-repeat center top;
  width: 100%;
  height: 100%;
  background-size: cover;
  overflow: hidden;
  margin-top: 0.8rem;
}
.enterprisemarketing .indexTitle {
  text-align: center;
}
.enterprisemarketing .indexTitle h4 {
  display: inline-block;
  background: url(../images/indexTitleBg1.png) no-repeat top left;
  padding: 0.1rem 0.1rem 0;
  color: #fff;
  font-size: 0.34rem;
  font-weight: bold;
  margin-top: 0.5rem;
  line-height: 1;
}
.enterprisemarketing .indexTitle p {
  color: #edbfbf;
  padding-top: 22px;
  line-height: 1;
}
.enterprisemarketing .enterprisemarketingBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingL {
  flex: 0 0 25%;
  justify-content: center;
  float: left;
  width: 25%;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingL ul li {
  padding-top: 1.6rem;
  padding-bottom: 2.2rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingL ul li h4 {
  font-size: 0.3rem;
  color: #fff;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingL ul li p {
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.3rem;
  padding-top: 0.2rem;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR {
  flex: 0 0 22%;
  justify-content: center;
  float: left;
  width: 22%;
  margin-top: 0.55rem;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li {
  height: 0.64rem;
  line-height: 0.64rem;
  background: #fff;
  border-radius: 0.32rem;
  margin-bottom: 0.17rem;
  font-size: 0.18rem;
  font-weight: bold;
  text-align: right;
  padding: 0 15%;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.05);
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li i {
  width: 0.47rem;
  height: 0.47rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li:nth-child(1) i {
  background-image: url(../images/enterprisemarketingRIco1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li:nth-child(2) i {
  background-image: url(../images/enterprisemarketingRIco2.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li:nth-child(3) i {
  background-image: url(../images/enterprisemarketingRIco3.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li:nth-child(4) i {
  background-image: url(../images/enterprisemarketingRIco4.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li:nth-child(5) i {
  background-image: url(../images/enterprisemarketingRIco5.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li.on {
  background-image: linear-gradient(90deg, #3f60be 0%, #e0402a 100%), linear-gradient(#e0402a, #e0402a);
  background-blend-mode: normal, normal;
  color: #fff;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li.on i {
  background-position: -0.47rem 0;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg1 {
  position: absolute;
  top: 0;
  left: 15%;
  width: 5%;
  animation: mymove6 4s 0s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg2 {
  position: absolute;
  bottom: 0.1rem;
  left: -12%;
  width: 18%;
  animation: mymove6 4s 1s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg3 {
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 16.2%;
  animation: mymove6 4s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg4 {
  position: absolute;
  top: 15%;
  left: 59%;
  width: 5%;
  animation: mymove6 4s 3s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 100%;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit {
  position: relative;
  width: 100%;
  height: 100%;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg5 {
  position: absolute;
  top: 9%;
  left: 53%;
  width: 10%;
  animation: mymove6 5s 0s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg6 {
  position: absolute;
  top: 19%;
  left: 37%;
  width: 10%;
  animation: mymove6 6s 1s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg7 {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  width: 75%;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg8 {
  position: absolute;
  top: 78%;
  left: 58%;
  width: 22.2%;
  z-index: 9;
  animation: mymove6 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg9 {
  position: absolute;
  top: 77%;
  left: 58%;
  width: 22.2%;
  z-index: 9;
  animation: mymove6 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg10 {
  position: absolute;
  top: 76%;
  left: 58%;
  width: 22.2%;
  z-index: 9;
  animation: mymove6 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg11 {
  position: absolute;
  top: 75%;
  left: 58%;
  width: 22.2%;
  z-index: 9;
  animation: mymove6 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg12 {
  position: absolute;
  top: 74%;
  left: 58%;
  width: 22.2%;
  z-index: 9;
  animation: mymove6 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg13 {
  position: absolute;
  top: 73%;
  left: 58%;
  width: 22.2%;
  z-index: 9;
  animation: mymove6 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg14 {
  position: absolute;
  top: 70.5%;
  left: 56%;
  width: 22.2%;
  z-index: 9;
  animation: mymove2 6s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg15 {
  position: absolute;
  top: 67.5%;
  left: 66%;
  width: 22.2%;
  z-index: 6;
  animation: mymove6 4s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg16 {
  position: absolute;
  top: 68.5%;
  left: 66%;
  width: 22.2%;
  z-index: 5;
  animation: mymove6 4s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg17 {
  position: absolute;
  top: 69.5%;
  left: 66%;
  width: 22.2%;
  z-index: 4;
  animation: mymove6 4s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg18 {
  position: absolute;
  top: 70.5%;
  left: 66%;
  width: 22.2%;
  z-index: 3;
  animation: mymove6 4s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg19 {
  position: absolute;
  top: 71.5%;
  left: 66%;
  width: 22.2%;
  z-index: 2;
  animation: mymove6 4s 2s infinite alternate !important;
}
.enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit .enterprisemarketingBoxBg20 {
  position: absolute;
  top: 72.5%;
  left: 66%;
  width: 22.2%;
  z-index: 1;
  animation: mymove6 4s 2s infinite alternate !important;
}
.ouruserSwAp {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 39%;
    height: auto;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    transform: translateX(-50%);
}
.ourusers {
  margin-bottom: 0.8rem;
}
.ourusers .dl-container {
  width: 100%;
  max-width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
}
.ourusers .dl-container .ourusersBox {
  position: relative;
  max-width: 100%;
  margin: 0.4rem auto 0;
  height: 80%;
  overflow: hidden;
  max-height: 500px;
  background: url(../images/ourusersBoxBg.png) no-repeat center bottom;
  background-size: 30%;
}
.ourusers .dl-container .ourusersBox #xiangyun-map {
  width: 700px;
  height: 500px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.ourusers .dl-container .ourusersBox #xiangyun-map canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul {
  width: 100%;
  margin-top: 5%;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li {
  z-index: 10;
  width: 28%;
  padding: 0.2rem 0;
  box-sizing: border-box;
  height: 0.8rem;
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  background: #fff;
  position: relative;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 0.5rem 0 0.2rem;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL i {
  font-size: 0.34rem;
  font-weight: bold;
  color: #e0402a;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL b {
  font-size: 0.34rem;
  font-weight: bold;
  color: #e0402a;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL span {
  font-size: 0.2rem;
  display: inline-block;
  vertical-align: text-bottom;
  padding-left: 0.1rem;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter strong {
  width: 60%;
  height: 1px;
  border-bottom: 1px dashed #ccc;
  position: absolute;
  z-index: 1;
  left: 20%;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterR {
  max-width: 0.7rem;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 0.2rem 0 0.5rem;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterR img {
  width: 100%;
  display: block;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li:nth-child(1) {
  float: left;
}
.ourusers .dl-container .ourusersBox .ourusersBoxList ul li:nth-child(2) {
  float: right;
}
.ourcustomers .ourcustomersBox {
  position: relative;
  padding: 0.6rem 3%;
  box-sizing: border-box;
  background: url(../images/ourcustomers.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxL {
  flex: 0 0 14.65%;
  justify-content: center;
  float: left;
  width: 14.65%;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxL .indexTitle h4 {
  margin-top: 0;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxL .indexTitle p {
  text-align: left;
  padding-left: 0.25rem;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxL a {
  width: 100%;
  height: 0.55rem;
  background-color: #ffffff;
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  display: block;
  text-align: center;
  line-height: 0.55rem;
  color: #e0402a;
  font-size: 0.16rem;
  text-transform: uppercase;
  margin-left: 0.25rem;
  margin-top: 0.8rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxL a:hover {
  background: #e0402a;
  color: #fff;
  transform: translateY(-5px);
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR {
  flex: 0 0 80%;
  justify-content: center;
  float: left;
  width: 80%;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRMore {
  display: none;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox {
  width: 100%;
  display: block;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li a {
  display: block;
  width: 100%;
  height: 1rem;
  overflow: hidden;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li a img {
  width: 100%;
  height: 1rem;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li:hover a img {
  transform: scale(1.1);
}
.ourcustomers .ourcustomersBox .ourcustomersBoxR .swiper-container-multirow-column > .swiper-wrapper {
  flex-direction: initial;
}
.indexadm {
  background: url(../images/indexadm.jpg) no-repeat center;
  background-size: cover;
  padding: 0.4rem 0;
  position: relative;
  overflow: hidden;
}
.indexadm img {
  width: 100%;
  height: 200%;
  position: absolute;
  bottom: -100%;
  left: 0;
  z-index: 2;
  animation: play 360s linear infinite;
  opacity: 0.1;
}
.indexadm h4 {
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.indexadm p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding-top: 0.26rem;
  position: relative;
  z-index: 2;
}
.indexadm a {
  width: 2.6rem;
  height: 0.5rem;
  display: block;
  margin: 0 auto;
  border-radius: 0.25rem;
  border: 1px solid #fff;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.16rem;
  margin-top: 0.3rem;
  position: relative;
  z-index: 3;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  animation: mymove6 4s 2s infinite alternate !important;
}
.indexadm a::after {
  content: "";
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #fff;
}
.indexadm a i {
  position: relative;
  z-index: 3;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.indexadm a:hover {
  color: #333;
}
.indexadm a:hover::after {
  width: 100%;
}
.indexadm a:hover i {
  color: #333;
}
.indexnews {
  padding-bottom: 0.9rem;
}
.indexnews .indexnewsBox {
  padding: 0.6rem 4% 0;
}
.indexnews .indexnewsBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.indexnews .indexnewsBox ul li {
  flex: 0 0 22.2%;
  justify-content: center;
  float: left;
  width: 22.2%;
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter {
  margin: 12% 11.5%;
  position: relative;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter i.indexnewsBoxTopCenterIco {
  position: absolute;
  top: -41%;
  left: -12%;
  width: 24.5%;
  animation: mymove6 4s 2s infinite alternate !important;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter i.indexnewsBoxTopCenterIco img {
  width: 100%;
  height: 100%;
  display: none;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop h4 {
  font-size: 0.18rem;
  line-height: 0.32rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop p {
  padding-top: 0.1rem;
  font-size: 0.14rem;
  line-height: 0.28rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  height: 0.84rem;
  -webkit-box-orient: vertical;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop .indexnewsBoxTopTime {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.1rem;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop .indexnewsBoxTopTime b {
  font-size: 0.14rem;
  color: #999999;
  font-weight: normal;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop .indexnewsBoxTopTime span {
  font-size: 0.14rem;
  color: #999999;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-right: 0.3rem;
  background: url(../images/indexnewsBoxTopTime.png) no-repeat center right;
  background-size: 0.14rem;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxBottom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxBottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxBottom span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.4rem;
  background: rgba(0, 0, 0, 0.5);
  line-height: 0.4rem;
  color: #fff;
  padding: 0 0.1rem;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexnews .indexnewsBox ul li .indexnewsBoxTopCenter:hover .indexnewsBoxBottom {
  opacity: 1;
}
@-webkit-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes mymove1 {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(10px);
  }
}
@keyframes mymove2 {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translatex(20px);
  }
}
@keyframes mymove3 {
  from {
    bottom: 5px;
  }
  to {
    bottom: 15px;
  }
}
@keyframes mymove4 {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(10px);
  }
}
@keyframes mymove5 {
  from {
    transform: translateX(-50%) translateY(0deg);
  }
  to {
    transform: translateX(-50%) translateY(10px);
  }
}
@keyframes mymove6 {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(15px);
  }
}
@keyframes mymove7 {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(10px);
  }
}
@keyframes mymove8 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes mymove9 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 1660px) {
  .banner ul li .bannerBox {
    padding-left: 5%;
  }
  .indexnews .indexnewsBox {
    padding: 0.6rem 2%;
  }

  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL{
    padding: 0 0.2rem;
  }

  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterR{
    padding: 0 0.2rem;
  }
}
@media (max-width: 980px) {
  .dl-container {
    width: 100%;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .banner ul li .bannerBg {
    position: absolute;
    height: 100%;
    object-fit: cover;
  }
  .banner ul li .bannerBox {
    position: relative;
    padding: 0 0.15rem 0.2rem;
  }
  .banner ul li .bannerBox h4 {
    font-size: 0.2rem !important;
  }
  .banner ul li .bannerBox p {
    font-size: 0.16rem !important;
    width: 2rem !important;
    height: 0.5rem !important;
    line-height: 0.5rem !important;
  }
  .banner ul li .bannerBox span {
    font-size: 0.14rem !important;
  }
  .banner ul li .bannerBox .bannerBoxR {
    width: 100%;
    position: relative;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRBg {
    position: relative;
    margin-top: 0.5rem;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz1 {
    bottom: 38%;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz2 {
    bottom: 38%;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRZz3 {
    bottom: 38%;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb1 {
    bottom: 41%;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb2 {
    bottom: 41%;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb3 {
    bottom: 35%;
  }
  .banner ul li .bannerBox .bannerBoxR .bannerBoxRBox .bannerBoxRJb4 {
    bottom: 33%;
  }
  .ThreeSystems .ThreeSystemsBox {
    padding: 0 6%;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxL {
    width: 50%;
    position: relative;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText1 {
    left: auto;
    right: 0;
    width: 50% !important;
    width: auto;
    top: 13%;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText3 {
    top: 53%;
    left: 8%;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxText2 {
    position: absolute;
    top: 78%;
    width: 100%;
    left: 0;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR {
    position: relative;
    width: 50%;
    left: 50%;
    right: auto;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxR .ThreeSystemsBoxRBox .ThreeSystemsBoxRList {
    text-indent: 2em;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxC {
    width: 100%;
    margin-top: 0.8rem;
  }
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxJtL,
  .ThreeSystems .ThreeSystemsBox .ThreeSystemsBoxJtR {
    display: none;
  }
  .indexTitle h4 {
    font-size: 0.2rem;
    line-height: 1.5;
    margin-top: 0.4rem;
  }
  .indexTitle {
    padding: 0;
  }
  .indexTitle p {
    padding-top: 0.1rem;
  }
  .GlobalMarketing {
    background: url(../images/GlobalMarketingBgwap.jpg) repeat-x 0 0;
    background-size: cover;
    background-size: 100% 100%;
    margin-top: 0.4rem;
    padding-bottom: 0;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 8%;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxLText {
    display: none;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 8%;
    margin-top: 0.5rem;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC h4 {
    margin-top: 9%;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList {
    top: 79%;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL ul li {
    margin-bottom: 0.15rem;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL ul {
    margin-top: 0;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL {
    position: relative;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCL::before {
    content: "";
    position: absolute;
    padding: 29% 0;
    background: url(../images/GlobalMarketingBoxCLIco.png) no-repeat center top;
    width: 50%;
    left: 10%;
    top: -70%;
    background-size: 50%;
    z-index: 2;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCR::before {
    content: "";
    position: absolute;
    padding: 29% 0;
    background: url(../images/GlobalMarketingBoxCRIco.png) no-repeat center top;
    width: 50%;
    right: 10%;
    bottom: -70%;
    background-size: 50%;
    z-index: 2;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCR ul {
    padding-bottom: 0;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBox .GlobalMarketingBoxCR {
    margin-top: 0;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxC .GlobalMarketingBoxCBoxList {
    margin-left: 10%;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxRText {
    display: none;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 8%;
    margin-top: 0.5rem;
  }
  .GlobalMarketing .GlobalMarketingBox .GlobalMarketingBoxR .GlobalMarketingBoxRBox {
    width: 100%;
    float: initial;
    margin-top: 0.5rem;
  }
  .programme .programmeList ul li:nth-child(1),
  .programme .programmeList ul li:nth-child(2),
  .programme .programmeList ul li:nth-child(3) {
    background: transparent;
  }
  .programme .programmeList ul li {
    margin-top: 0;
    padding: 0 !important;
  }
  .programme .programmeList ul li:nth-child(1) {
    padding-top: 0;
  }
  .programme .programmeList ul li .dl-container {
    padding: 0;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    background: #f5fafe;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    background: #fef7f6;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    background: #fff;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    background: #f5fafe;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    background: #fef7f6;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    background: #fff;
  }
  .programme .programmeList ul li::after {
    opacity: 0 !important;
  }
  .programmeListLBox {
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .programmeListL,
  .programmeListR {
    padding: 0.4rem 0;
    box-sizing: border-box;
  }
  .programme .programmeList ul {
    margin-top: 0.38rem;
  }
  .indexTitle p {
    line-height: 1.5;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText p,
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText p {
    text-align: left;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxText {
    padding-right: 0;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText {
    padding-left: 0;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 27%;
    justify-content: center;
    float: left;
    width: 27%;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText {
    padding-right: 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText {
    padding-left: 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR,
  .programme .programmeList ul li:nth-child(3) .programmeListL {
    padding-top: 0;
  }
  .programme .programmeList ul li .programmeListLBoxText p {
    padding-top: 0.15rem !important;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText p {
    line-height: 0.24rem;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg {
    float: left;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText {
    float: right;
  }
  .programme .programmeList ul li:nth-child(2) .dl-container {
    flex-direction: row-reverse;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox {
    flex-direction: row-reverse;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox {
    flex-direction: row-reverse;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR {
    flex-direction: row-reverse;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText h4 {
    text-align: left;
    padding-left: 0.13rem;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText h4::before {
    left: 0;
    right: auto;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText h4 {
    text-align: right;
    padding-right: 0.13rem;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText h4::before {
    left: auto;
    right: 0;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    background: url(../images/programmeListLBoxImgwapBg1.png) no-repeat center;
    background-size: contain;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxText {
    padding-top: 0;
    flex: 0 0 53%;
    justify-content: center;
    float: left;
    width: 53%;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxText {
    padding-top: 0;
    flex: 0 0 53%;
    justify-content: center;
    float: left;
    width: 53%;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    background: url(../images/programmeListLBoxImgwapBg2.png) no-repeat center;
    background-size: contain;
    padding-top: 0;
    margin-top: 0;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    background: url(../images/programmeListLBoxImgwapBg3.png) no-repeat center;
    background-size: contain;
    padding: 0;
    margin: 0;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxText {
    flex: 0 0 53%;
    justify-content: center;
    float: left;
    width: 53%;
    margin: 0;
    padding: 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText p {
    text-align: right;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxText {
    flex: 0 0 53%;
    justify-content: center;
    float: left;
    width: 53%;
    margin: 0;
    padding: 0;
  }
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    background: url(../images/programmeListLBoxImgwapBg4.png) no-repeat center;
    background-size: contain;
    padding: 0;
    margin: 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxText {
    flex: 0 0 53%;
    justify-content: center;
    float: left;
    width: 53%;
    margin: 0;
    padding: 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    background: url(../images/programmeListLBoxImgwapBg5.png) no-repeat center;
    background-size: contain;
    padding: 0;
    margin: 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox {
    padding: 0.4rem 0.15rem 0;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxText {
    flex: 0 0 53%;
    justify-content: center;
    float: left;
    width: 53%;
  }
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    background: url(../images/programmeListLBoxImgwapBg6.png) no-repeat center;
    background-size: contain;
    padding: 0;
    margin: 0;
  }
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList1Bg,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList2Bg,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeList3Bg,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco1,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco2,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco3,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco4,
  .programme .programmeList ul li:nth-child(1) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListIco5,
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img1,
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img2,
  .programme .programmeList ul li:nth-child(1) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img3,
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img1,
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img2,
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img3,
  .programme .programmeList ul li:nth-child(2) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox1Img4,
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListL3BoxImg1,
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListL3BoxImg2,
  .programme .programmeList ul li:nth-child(2) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListL3BoxImg3,
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListLBox5Img1,
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListLBox5Img2,
  .programme .programmeList ul li:nth-child(3) .programmeListL .programmeListLBox .programmeListLBoxImg .programmeListLBox5Img3,
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox6Img1,
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox6Img2,
  .programme .programmeList ul li:nth-child(3) .programmeListR .programmeListLBox .programmeListLBoxImg .programmeListLBox6Img3 {
    opacity: 0 !important;
    animation: mymove1 4s 0s infinite alternate !important;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li i {
    display: none;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingR {
    flex: 0 0 42%;
    justify-content: center;
    float: left;
    width: 42%;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingR ul li {
    padding: 0 5%;
    text-align: center;
    font-size: 0.14rem;
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingL ul li {
    padding: 0.8rem 0 0.8rem;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingL {
    flex: 0 0 50%;
    justify-content: center;
    float: left;
    width: 50%;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingL ul li h4 {
    font-size: 0.18rem;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingL ul li p {
    font-size: 0.14rem;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg1 {
    display: none;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg2 {
    display: none;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg3 {
    display: none;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingBoxBg4 {
    display: none;
  }
  .enterprisemarketing .indexTitle h4 {
    font-size: 0.2rem;
    line-height: 1.5;
    margin-top: 0.4rem;
  }
  .enterprisemarketing .indexTitle {
    padding: 0;
  }
  .enterprisemarketing .indexTitle p {
    padding-top: 0.1rem;
    line-height: 1.5;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg {
    position: relative;
    top: 0;
    left: 0;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg {
    transform: translateX(0);
    width: 100%;
  }
  .enterprisemarketing .enterprisemarketingBox .enterprisemarketingImg .enterprisemarketingImgPosit {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40% 0;
    box-sizing: border-box;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxL .indexTitle p {
    padding-left: 0;
    text-align: center;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxL a {
    display: none;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul {
    margin-top: 0.2rem;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li {
    margin: 0.05rem 0.1rem 0.05rem 0 !important;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li a {
    height: 0.6rem;
  }
  .ourcustomers .ourcustomersBox .ourcustomersBoxR .ourcustomersBoxRBox ul li a img {
    height: 0.6rem;
  }
  .ourcustomersBoxRMore {
    width: 60%;
    height: 0.55rem;
    background-color: #ffffff;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    display: block;
    text-align: center;
    line-height: 0.55rem;
    color: #e0402a;
    font-size: 0.16rem;
    text-transform: uppercase;
    margin: 0.2rem auto 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .ourcustomers .ourcustomersBox {
    padding-top: 0.5rem;
  }
  .indexadm h4 {
    font-size: 0.24rem;
  }
  .indexadm a {
    width: 2rem;
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .indexadm p {
    font-size: 0.15rem;
    padding-top: 0.2rem;
  }
  .indexnews .indexnewsBox ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .indexnews .indexnewsBox ul li .indexnewsBoxTopCenter {
    margin: 5%;
  }
  .indexnews .indexnewsBox ul li .indexnewsBoxTopCenter i.indexnewsBoxTopCenterIco {
    top: -37%;
    left: 0;
    width: 12.5%;
  }
  .indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxBottom {
    display: none;
  }
  .indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop h4 {
    margin-top: 0.4rem;
  }
  .indexnews {
    padding-bottom: 0;
  }
  .indexnews .indexnewsBox {
    padding-bottom: 0.1rem;
  }
  .indexnews .indexnewsBox ul li .indexnewsBoxTopCenter .indexnewsBoxTop h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .ourusers .dl-container {
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .ourusers .dl-container .ourusersBox #xiangyun-map {
    display: none;
  }
  .ourusers .dl-container .ourusersBox {
    max-height: 100% !important;
    padding-bottom: 0.8rem;
    background: transparent;
  }
  .ouruserSwAp {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList {
    position: relative;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li {
    width: 90%;
    margin: 0 5%;
    overflow: hidden;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul {
    margin-top: 0;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL i {
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL b {
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterL span {
    font-size: 0.16rem;
    line-height: 0.6rem;
    vertical-align: initial;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li .ourusersBoxListCenter .ourusersBoxListCenterR {
    width: 0.3rem;
  }
  .ourusers .dl-container .ourusersBox .ourusersBoxList ul li {
    height: 0.6rem;
    padding: 0;
    line-height: 0.6rem;
    margin-top: 0.1rem;
  }
  .ourusers {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .ourusersBoxList {
    margin-top: 0.4rem;
  }
  .indexadm img {
    object-fit: contain;
    bottom: 0;
    height: 100%;
  }
}
